babl-space: babl_space_new_from_chromaticities add equalize_matrix argument
authorØyvind Kolås <pippin@gimp.org>
Sat, 9 Jun 2018 17:11:26 +0000 (19:11 +0200)
committerØyvind Kolås <pippin@gimp.org>
Sat, 9 Jun 2018 17:14:51 +0000 (19:14 +0200)
commit764f3218e90a44e3bbbdf155065175b19af6bc14
tree3ab0fc76d25c8c0e139659af0c5f61292af0d621
parent7af0e8c1e10afbf6f3d652c4851a1ccdb854b709
babl-space: babl_space_new_from_chromaticities add equalize_matrix argument

Part of the problem in issue #18

This API is internal only for now so we can change it, changing to use a
hard-coded pre-quantized chromaticities set for the internal sRGB space.

This preserve the gray axis matrix equalization performed for other spaces used
with babl, ideally we can improve the gray-axis equalization to match and
return to using it also for sRGB.
babl/babl-icc.c
babl/babl-internal.h
babl/babl-space.c